Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove application-specific user and update dependencies. #37

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

tristandunn
Copy link
Owner

@tristandunn tristandunn commented Jan 9, 2025

  • Removes the application-specific user.
  • Updates Yarn version to 4.6.0.
  • Updates brakeman, erb_lint, rubocop-performance, and thruster in Ruby.
  • Updates mocha in JavaScript.

After deploying more than once the db:prepare task will error with the SQLite database being read-only. It seems there's some sort of issue between the application, the Docker volume, and Kamal permissions. Rather than battle with it I'm removing the application-specific user for now with hopes it will be resolved in Kamal.

Here are the similar errors I found with no luck with any of the proposed solutions:

* Updates Yarn version to 4.6.0.
* Updates brakeman, erb_lint, rubocop-performance, and thruster in Ruby.
* Updates mocha in JavaScript.
@tristandunn tristandunn changed the title Remove application-specific user. Remove application-specific user and update dependencies. Jan 9, 2025
@tristandunn tristandunn marked this pull request as ready for review January 9, 2025 05:17
@tristandunn tristandunn merged commit ee990ea into main Jan 9, 2025
5 checks passed
@tristandunn tristandunn deleted the td-application-user branch January 9, 2025 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant